home *** CD-ROM | disk | FTP | other *** search
- pause Put a blank, formatted diskette in drive B
- b:
- rem --------------------------------------------------------------------
- rem Process NYWHELP - the help files
- rem --------------------------------------------------------------------
- :a3
- if not exist a:nywhelp.arc goto a4
- a:arce a:nywhelp
- rem --------------------------------------------------------------------
- rem Extract the docs and the main NYWord files
- rem --------------------------------------------------------------------
- :a4
- a:arce a:nyword23
- rem ======= NYWord is now installed on drive B =========
- pause
-